Fixing whitespace problems git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@111769 91177308-0d34-0410-b5e6-96231b3b80d8 
diff --git a/test/testit b/test/testit index b0ebcbf..baa4576 100755 --- a/test/testit +++ b/test/testit 
@@ -52,7 +52,7 @@    if [ -z "$OPTIONS" ]  then -	OPTIONS="-nostdinc++ -nodefaultlibs /usr/lib/libSystem.B.dylib -arch `arch`" +	OPTIONS="-nostdinc++ -nodefaultlibs /usr/lib/libSystem.B.dylib -arch `arch`"  fi    FAIL=0 @@ -78,7 +78,7 @@ 	fi 	done 	fi - + 	if (ls *.pass.cpp &> /dev/null) 	then 	for FILE in $(ls *.pass.cpp); do